Learn R Programming

metaX (version 1.4.0)

method<-: method

Description

method

Usage

method(para) <- value

Arguments

para
An object of plsDAPara
value
value

Value

An object of plsDAPara

Examples

Run this code
para <- new("plsDAPara")
method(para) <- "oscorespls"

Run the code above in your browser using DataLab